-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nj 122 driver license #5045
base: main
Are you sure you want to change the base?
Nj 122 driver license #5045
Conversation
Heroku app: https://gyr-review-app-5045-efb03078e667.herokuapp.com/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Cool how much of this is already built for us
expect(pdf_fields["Drivers License Number Voluntary Instructions page 44"]).to eq "1" | ||
expect(pdf_fields["Text246"]).to eq "2" | ||
expect(pdf_fields["Text247"]).to eq "3" | ||
expect(pdf_fields["Text248"]).to eq "4" | ||
expect(pdf_fields["Text249"]).to eq "5" | ||
expect(pdf_fields["Text250"]).to eq "6" | ||
expect(pdf_fields["Text251"]).to eq "7" | ||
expect(pdf_fields["Text252"]).to eq "8" | ||
expect(pdf_fields["Text253"]).to eq "9" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[dust] where are these numbers coming from? I don't see them in the setup but maybe it's the default for those factories?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep exactly it is the default for a mock state_id
vita-min/spec/factories/state_ids.rb
Line 19 in 0e91274
id_number { "123456789" } |
Link to pivotal/JIRA issue
https://github.com/newjersey/affordability-pm/issues/122
Is PM acceptance required? (delete one)
Reminder: merge main into this branch and get green tests before merging to main
What was done?
state_id
feature used by other states as much as possible, which is why this PR doesn't contain any code for XML input or building the formHow to test?
Screenshots (for visual changes)
minimal_720.mov